home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1999 January / Hrac_26_1999-01_cd3.bin / Demos / Shogo Mobil Armor division / Game / ShogoDSv.txt < prev    next >
Text File  |  1998-12-08  |  3KB  |  86 lines

  1.  ShogoDSv.exe Version 2.1 (Stand-Alone Shogo Demo Server)
  2.  Readme for Version 2.1 ShogoDSv
  3.  
  4.  Copyright 1998 Monolith Productions, Inc.
  5.  
  6.  
  7. -----------------------
  8. GENERAL STUFF
  9.  
  10. Say "text" -
  11.   Sends a message to all clients if typed into the ShogoSrv console (next
  12.   to the 'clear' button).
  13.  
  14. srv_send.txt
  15.   This file tells Shogo where to send registration messages.  This is empty
  16.   by default.
  17.  
  18. GameSpy Support
  19.   ShogoDSv supports GameSpy.  Be sure to setup GameSpy to run
  20.   "ShogoDem.exe" to join Shogo Demo games.
  21.   
  22. -----------------------
  23. COMMAND LINE PARAMETERS
  24.  
  25.  -config myfile.cfg
  26.  
  27.   Added support for multiple ShogoSrv.cfg config files.  Usefull if you're
  28.   running more than one server on a machine.  In this case, it would
  29.   use myfile.cfg instead of ShogoSrv.cfg
  30.  
  31.  -go
  32.  
  33.   This will force ShogoSrv to skip all of the settings dialogs
  34.   and immediately run the game server using the previous settings.
  35.   If there aren't any previous settings to use, the dialogs will
  36.   still come up.  This feature is useful for having servers
  37.   automatically run at startup.
  38.  
  39.  
  40.  -emptyexit
  41.  
  42.   This will force ShogoSrv to automatically shutdown after the last
  43.   player leaves the server and 60 seconds have passed with no new
  44.   players joining.  The 60 second delay can be changed by setting
  45.   the "EmptyExitDelay" console variable in the .cfg file  You can
  46.   also enable the feature by setting "EmptyExit 1" in the .cfg file.
  47.   
  48. ----------------- 
  49.  NEW GAME OPTIONS
  50.  
  51.  These game options can be set before the server is set up, or during the game
  52.  while the server is running.  These are also console commands, so you can
  53.  enter them into the command line box next to the "clear button" in the interface.
  54.  
  55.  - WorldTimeSpeed <time in seconds>
  56.    Sets the server's time to cycle through night and day.  Default value (-1)
  57.    sets it to disabled.  This value is in seconds.
  58.  
  59.  - You can now set the port you want to host on via tcp/ip.  Using 0 (the default)
  60.    will set it the port to 27888.  Entering a new port will override this.
  61.  
  62.  - RunSpeed <speed> - 
  63.    Multiplies the run speed.  Default is 1.3 (which is pretty fast).  Setting
  64.    it higher than 1.5 can start to cause people to gib on walls (which is pretty
  65.    funny, but not advisable).
  66.  
  67.  - WorldColorNight "r g b" (like 'WorldColorNight ".2 .2 .9"' would be blue) -
  68.    Sets the world color at nighttime.
  69.  
  70.  - TractorBeam <0,1> -
  71.    Enable/disable tractor beam.
  72.  
  73.  - MissileSpeed <speed> -
  74.    Multiplies the TOW missile speed.
  75.  
  76.  - RespawnScale <scale> -
  77.    Scales the rate at which items respawn.
  78.  
  79.  - HealScale <scale> -
  80.    Scale how much health the health powerups give players.
  81.  
  82.  
  83. --------------------------------------------------------------------------------
  84. Where's the luv?  You know where.
  85. -* M O N O L I T H *-
  86.